home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 44 / PC Gamer IT CD 44 2-2.iso / DRIVERS / MONITORS / esmonitor / ESMonitor.CAB / seerdb.mdb / tblPersons.json < prev   
JavaScript Object Notation  |  1999-04-10  |  325b

  1. {
  2.     "schema": {
  3.         "PersonID": "Long Integer",
  4.         "PersonName": "Text (50)",
  5.         "EMail": "Text (255)",
  6.         "AlphaService": "Text (25)",
  7.         "AlphaPIN": "Text (15)",
  8.         "NumericService": "Text (25)",
  9.         "NumericPIN": "Text (15)",
  10.         "StartHour": "Long Integer",
  11.         "EndHour": "Long Integer",
  12.         "Enabled": "Boolean NOT NULL",
  13.         "SMSAddress": "Text (50)",
  14.         "SMSType": "Text (1)"
  15.     },
  16.     "data": []
  17. }